[INFO] cloning repository https://github.com/mapengAdam/jaytaph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mapengAdam/jaytaph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmapengAdam%2Fjaytaph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmapengAdam%2Fjaytaph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7edc67955db6881ab43029c74991c22cfc6e61d6
[INFO] fixing mapengAdam/jaytaph against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmapengAdam%2Fjaytaph" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mapengAdam/jaytaph
[INFO] finished tweaking git repo https://github.com/mapengAdam/jaytaph
[INFO] tweaked toml for git repo https://github.com/mapengAdam/jaytaph written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mapengAdam/jaytaph on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mapengAdam/jaytaph already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 17b0fa6eb9994b69a44ef8ef25ac0bea1feec000eb39108d6f63e27935fa431c
[INFO] running `Command { std: "docker" "start" "17b0fa6eb9994b69a44ef8ef25ac0bea1feec000eb39108d6f63e27935fa431c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "17b0fa6eb9994b69a44ef8ef25ac0bea1feec000eb39108d6f63e27935fa431c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17b0fa6eb9994b69a44ef8ef25ac0bea1feec000eb39108d6f63e27935fa431c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "17b0fa6eb9994b69a44ef8ef25ac0bea1feec000eb39108d6f63e27935fa431c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking gosub-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/html5_parser/parser/mod.rs (16 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 372 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/html5_parser/tokenizer/mod.rs (17 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 404 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/html5_parser/tokenizer/character_reference.rs (3 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 449 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 453 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]     |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 459 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]     |                              ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1680 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1692 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1733 |                             add_to_token_name!(self, c.utf8());
[INFO] [stdout]      |                             ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1750 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1754 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1762 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]      |                              ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 372 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 404 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 449 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 453 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]     |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 459 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]     |                              ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1680 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1692 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1733 |                             add_to_token_name!(self, c.utf8());
[INFO] [stdout]      |                             ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1750 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1754 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1762 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]      |                              ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/bin/parser_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/gosub-browser.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/tokenizer_test.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.42s
[INFO] [stderr] crater-edition-check: gosub-engine v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking gosub-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 372 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 404 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 449 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 453 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]     |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 459 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]     |                              ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1680 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1692 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1733 |                             add_to_token_name!(self, c.utf8());
[INFO] [stdout]      |                             ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1750 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1754 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1762 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]      |                              ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gosub-engine` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 372 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 404 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 |                             add_to_token_name!(self, ch);
[INFO] [stdout]     |                             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 449 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]     |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 453 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]     |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 459 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]     |                              ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1680 |                             add_to_token_name!(self, to_lowercase!(ch));
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1692 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1733 |                             add_to_token_name!(self, c.utf8());
[INFO] [stdout]      |                             ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1750 |                             add_to_token_name!(self, to_lowercase!(ch))
[INFO] [stdout]      |                             ------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1754 |                             add_to_token_name!(self, CHAR_REPLACEMENT);
[INFO] [stdout]      |                             ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/html5_parser/tokenizer/mod.rs:143:26
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1762 |                         _ => add_to_token_name!(self, c.utf8()),
[INFO] [stdout]      |                              ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `add_to_token_name` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  143 |                     &mut Some(ref mut string) => string.push($c),
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gosub-engine` (lib test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "17b0fa6eb9994b69a44ef8ef25ac0bea1feec000eb39108d6f63e27935fa431c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17b0fa6eb9994b69a44ef8ef25ac0bea1feec000eb39108d6f63e27935fa431c", kill_on_drop: false }`
[INFO] [stdout] 17b0fa6eb9994b69a44ef8ef25ac0bea1feec000eb39108d6f63e27935fa431c
